Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getMandatoryTables

This procedure checks a field to discover on what tables it is mandatory.

The procedure checks through all the locally connected databases. If it is running in an AppServer environment, it then runs itself on the AppServer checking databases connected to the AppServer.

Location: af\app\afsecmngrp.i

Parameters:

INPUT PARAMETER pcFieldName AS CHARACTER

The field to be checked.

INPUT-OUTPUT PARAMETER pcTableList AS CHARACTER

The list of tables on which the field is mandatory.

Notes: None

Examples: See the updateRecord procedure in af\obj2\gsmffviewv.w.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095